emacs.git
32 years ago(MOTOROLA_DELTA): Defined.
Richard M. Stallman [Wed, 2 Jun 1993 18:37:28 +0000 (18:37 +0000)]
(MOTOROLA_DELTA): Defined.
(HAVE_SYSVIPC, BAT68K, BAT_ALLOCA): Deleted--obsolete.
(STACK_DIRECTION, HAVE_X_WINDOWS): Deleted--configure knows.
(C_SWITCH_MACHINE): Set to -ga if using the Green Hills compiler.
(LIB_STANDARD, LIB_MATH): Defined to the 68881 versions.
(LIBS_SYSTEM): -lbsd brings sigblock and sigsetmask.
(sigsetmask): Undefined--it is in -lbsd.
(LDAV_SYMBOL): Undefined--we have no such thing.
(KERNEL_FILE): Defined to "/sysV68".
(BSTRING, HAVE_SELECT, HAVE_UNISTD_H, HAVE_TIMEVAL): Defined.
(SIGNALS_VIA_CHARACTERS): Defined.
(memmove): Defined as memcpy--we have no memmove.
(SIGIO, INTERRUPT_INPUT): Undefined--not yet tested.
(SHORT_FILE_NAMES, CLASH_DETECTION): Defined.

32 years agoentered into RCS
Richard M. Stallman [Wed, 2 Jun 1993 17:53:31 +0000 (17:53 +0000)]
entered into RCS

32 years ago(diff): Really do use arg SWITCHES.
Richard M. Stallman [Wed, 2 Jun 1993 17:09:37 +0000 (17:09 +0000)]
(diff): Really do use arg SWITCHES.

32 years ago(all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.
Richard M. Stallman [Wed, 2 Jun 1993 06:52:09 +0000 (06:52 +0000)]
(all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.

32 years agoComment change.
Richard M. Stallman [Wed, 2 Jun 1993 05:19:11 +0000 (05:19 +0000)]
Comment change.

32 years ago(do-install): Partially rewrite using `if'.
Richard M. Stallman [Wed, 2 Jun 1993 05:16:03 +0000 (05:16 +0000)]
(do-install): Partially rewrite using `if'.

32 years ago(syms_of_keymap): Add missing 2nd arg to Fcons.
Richard M. Stallman [Wed, 2 Jun 1993 02:09:04 +0000 (02:09 +0000)]
(syms_of_keymap): Add missing 2nd arg to Fcons.

32 years ago(mail-signature): Do not insert a line with `--'.
Richard M. Stallman [Tue, 1 Jun 1993 23:19:49 +0000 (23:19 +0000)]
(mail-signature): Do not insert a line with `--'.

(mail-yank-hooks): New hook variable.
(mail-yank-original): Run the hook.
(mail-indent-citation): New function.

32 years ago(do-install): Correct previous etc-copying change.
Richard M. Stallman [Tue, 1 Jun 1993 22:49:36 +0000 (22:49 +0000)]
(do-install): Correct previous etc-copying change.
(src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.

32 years agoDon't hassle me about emacs.texi.
Richard M. Stallman [Tue, 1 Jun 1993 22:37:43 +0000 (22:37 +0000)]
Don't hassle me about emacs.texi.

32 years agoInitial revision
Richard M. Stallman [Tue, 1 Jun 1993 22:26:20 +0000 (22:26 +0000)]
Initial revision

32 years ago(mouse-buffer-menu): Don't select the event's window,
Richard M. Stallman [Tue, 1 Jun 1993 22:19:16 +0000 (22:19 +0000)]
(mouse-buffer-menu): Don't select the event's window,
if event has frame instead.

32 years agoTypo in autoload cookie.
Richard M. Stallman [Tue, 1 Jun 1993 21:42:03 +0000 (21:42 +0000)]
Typo in autoload cookie.

32 years ago(shell-prompt-pattern): Use defvar.
Richard M. Stallman [Tue, 1 Jun 1993 21:41:11 +0000 (21:41 +0000)]
(shell-prompt-pattern): Use defvar.

32 years ago*** empty log message ***
Richard M. Stallman [Tue, 1 Jun 1993 21:25:47 +0000 (21:25 +0000)]
*** empty log message ***

32 years ago(ange-ftp-make-backup-files): Doc fix.
Richard M. Stallman [Tue, 1 Jun 1993 21:20:31 +0000 (21:20 +0000)]
(ange-ftp-make-backup-files): Doc fix.

32 years ago(Fwrite_region): Don't fsync if autosaving.
Richard M. Stallman [Tue, 1 Jun 1993 21:15:25 +0000 (21:15 +0000)]
(Fwrite_region): Don't fsync if autosaving.

32 years ago(GETPGRP_NO_ARG): Defined.
Richard M. Stallman [Tue, 1 Jun 1993 21:07:09 +0000 (21:07 +0000)]
(GETPGRP_NO_ARG): Defined.

32 years agoComment change.
Richard M. Stallman [Tue, 1 Jun 1993 20:57:18 +0000 (20:57 +0000)]
Comment change.

32 years ago(mouse-menu-bar-buffers): Renamed from mouse-buffer-menu.
Richard M. Stallman [Tue, 1 Jun 1993 20:54:21 +0000 (20:54 +0000)]
(mouse-menu-bar-buffers): Renamed from mouse-buffer-menu.

32 years ago(posn-timestamp): Doc fix.
Richard M. Stallman [Tue, 1 Jun 1993 20:52:15 +0000 (20:52 +0000)]
(posn-timestamp): Doc fix.

32 years ago[HPUX9]: Don't include errnet.h.
Richard M. Stallman [Tue, 1 Jun 1993 20:49:28 +0000 (20:49 +0000)]
[HPUX9]: Don't include errnet.h.

32 years ago(sort-fold-case): New variable.
Richard M. Stallman [Tue, 1 Jun 1993 20:35:33 +0000 (20:35 +0000)]
(sort-fold-case): New variable.
(sort-subr): Bind case-fold-search from sort-fold-case.

32 years ago(undo): Pass proper arg to delete-auto-save-file-if-necessary.
Richard M. Stallman [Tue, 1 Jun 1993 20:31:47 +0000 (20:31 +0000)]
(undo): Pass proper arg to delete-auto-save-file-if-necessary.

32 years ago[!FLOAT_CHECK_ERRNO] (IN_FLOAT): New definition.
Richard M. Stallman [Tue, 1 Jun 1993 20:29:48 +0000 (20:29 +0000)]
[!FLOAT_CHECK_ERRNO] (IN_FLOAT): New definition.
(Flog): Fix argument of `log'.

32 years ago(KERNEL_FILE): New override definition.
Richard M. Stallman [Tue, 1 Jun 1993 20:25:45 +0000 (20:25 +0000)]
(KERNEL_FILE): New override definition.

32 years agoentered into RCS
Richard M. Stallman [Tue, 1 Jun 1993 20:11:54 +0000 (20:11 +0000)]
entered into RCS

32 years agoInitial revision
Richard M. Stallman [Tue, 1 Jun 1993 20:09:25 +0000 (20:09 +0000)]
Initial revision

32 years agoComment changes.
Richard M. Stallman [Tue, 1 Jun 1993 20:00:49 +0000 (20:00 +0000)]
Comment changes.

32 years ago#undef C_SWITCH_SYSTEM.
Richard M. Stallman [Tue, 1 Jun 1993 19:57:02 +0000 (19:57 +0000)]
#undef C_SWITCH_SYSTEM.

32 years ago(init_frame_faces): Don't look at selected_frame unless it is an X frame.
Richard M. Stallman [Tue, 1 Jun 1993 19:23:38 +0000 (19:23 +0000)]
(init_frame_faces): Don't look at selected_frame unless it is an X frame.

32 years ago(fortran-mode): Replace comment-indent-hook with
Richard M. Stallman [Tue, 1 Jun 1993 19:03:52 +0000 (19:03 +0000)]
(fortran-mode): Replace comment-indent-hook with
comment-indent-function.

(fortran-is-in-string-p): Replaced with new version
that uses the syntax table.

(calculate-fortran-indent): Lines that have a # after
whitespace are interpreted as cpp directives and outdented back to
column zero.

32 years ago(map-keymap): Doc fix.
Richard M. Stallman [Tue, 1 Jun 1993 18:24:00 +0000 (18:24 +0000)]
(map-keymap): Doc fix.

32 years ago(dired-compress-file): Use gzip when proper/possible.
Richard M. Stallman [Tue, 1 Jun 1993 18:02:02 +0000 (18:02 +0000)]
(dired-compress-file): Use gzip when proper/possible.

32 years ago*** empty log message ***
Richard M. Stallman [Tue, 1 Jun 1993 17:50:34 +0000 (17:50 +0000)]
*** empty log message ***

32 years ago(LIBS_MACHINE): Defined.
Richard M. Stallman [Tue, 1 Jun 1993 17:32:53 +0000 (17:32 +0000)]
(LIBS_MACHINE): Defined.

32 years ago(cl-mod): Renamed from mod.
Richard M. Stallman [Tue, 1 Jun 1993 16:30:54 +0000 (16:30 +0000)]
(cl-mod): Renamed from mod.

32 years agoComment change.
Richard M. Stallman [Tue, 1 Jun 1993 15:56:29 +0000 (15:56 +0000)]
Comment change.

32 years ago#undef signal.
Richard M. Stallman [Tue, 1 Jun 1993 08:08:38 +0000 (08:08 +0000)]
#undef signal.

32 years ago[LINUX]: #undef signal.
Richard M. Stallman [Tue, 1 Jun 1993 08:08:11 +0000 (08:08 +0000)]
[LINUX]: #undef signal.

32 years ago(x_set_menu_bar_lines): Use FRAME_NEW_HEIGHT and ..._WIDTH.
Richard M. Stallman [Tue, 1 Jun 1993 08:07:38 +0000 (08:07 +0000)]
(x_set_menu_bar_lines): Use FRAME_NEW_HEIGHT and ..._WIDTH.

(x_window): In XSetClassHint, use a shortened version of the frame name.

32 years ago[__GNUC__ >= 2]: Don't include alloca.h.
Richard M. Stallman [Tue, 1 Jun 1993 07:32:23 +0000 (07:32 +0000)]
[__GNUC__ >= 2]: Don't include alloca.h.

32 years ago(copy-tree): Use let* to bind new before i.
Richard M. Stallman [Tue, 1 Jun 1993 06:03:56 +0000 (06:03 +0000)]
(copy-tree): Use let* to bind new before i.

32 years agoProvide cookie1.
Richard M. Stallman [Tue, 1 Jun 1993 06:02:24 +0000 (06:02 +0000)]
Provide cookie1.

32 years ago(te-pass-through): Delete debugging code left by mistake.
Richard M. Stallman [Tue, 1 Jun 1993 05:36:19 +0000 (05:36 +0000)]
(te-pass-through): Delete debugging code left by mistake.

32 years ago(comint-filter): Put window-start before the input.
Richard M. Stallman [Tue, 1 Jun 1993 05:31:15 +0000 (05:31 +0000)]
(comint-filter): Put window-start before the input.

32 years ago(isearch-mode): If enter recursive-edit,
Richard M. Stallman [Tue, 1 Jun 1993 04:52:28 +0000 (04:52 +0000)]
(isearch-mode): If enter recursive-edit,
also bind isearch-recursive-edit.

32 years agoUse cookie1.el.
Richard M. Stallman [Tue, 1 Jun 1993 04:28:54 +0000 (04:28 +0000)]
Use cookie1.el.

32 years agoRenamed to cookie1.el.
Richard M. Stallman [Tue, 1 Jun 1993 04:26:42 +0000 (04:26 +0000)]
Renamed to cookie1.el.

32 years agoHandle 386bsd.
Richard M. Stallman [Tue, 1 Jun 1993 04:12:00 +0000 (04:12 +0000)]
Handle 386bsd.

32 years ago*** empty log message ***
Richard M. Stallman [Tue, 1 Jun 1993 04:07:25 +0000 (04:07 +0000)]
*** empty log message ***

32 years agoInitial revision
Richard M. Stallman [Tue, 1 Jun 1993 04:07:09 +0000 (04:07 +0000)]
Initial revision

32 years ago(internal_equal): Don't let ints be equal to floats.
Richard M. Stallman [Tue, 1 Jun 1993 03:38:24 +0000 (03:38 +0000)]
(internal_equal): Don't let ints be equal to floats.

32 years ago(Frem): Fix result sign properly.
Richard M. Stallman [Tue, 1 Jun 1993 03:37:28 +0000 (03:37 +0000)]
(Frem): Fix result sign properly.

32 years ago(float_to_string): Skip `-' like digits when ensuring
Richard M. Stallman [Tue, 1 Jun 1993 03:33:40 +0000 (03:33 +0000)]
(float_to_string): Skip `-' like digits when ensuring
result looks like a float.

32 years ago(outline-flag-region): Pass t as NOUNDO arg
Richard M. Stallman [Tue, 1 Jun 1993 03:24:24 +0000 (03:24 +0000)]
(outline-flag-region): Pass t as NOUNDO arg
to subst-char-in-region.  No need to restore buffer-modified-p by hand.

32 years ago(count-windows): PROC argument of walk-windows takes an argument.
Richard M. Stallman [Tue, 1 Jun 1993 00:54:52 +0000 (00:54 +0000)]
(count-windows): PROC argument of walk-windows takes an argument.

32 years agoUpdate getdate.c.
Richard M. Stallman [Tue, 1 Jun 1993 00:50:50 +0000 (00:50 +0000)]
Update getdate.c.

Copy config.guess.

32 years ago(x-invocation-args): Add defvar.
Richard M. Stallman [Tue, 1 Jun 1993 00:29:11 +0000 (00:29 +0000)]
(x-invocation-args): Add defvar.

32 years ago(NLIST_STRUCT): Defined.
Richard M. Stallman [Tue, 1 Jun 1993 00:16:03 +0000 (00:16 +0000)]
(NLIST_STRUCT): Defined.

32 years ago[__bsdi__]: Alternate decls of getpwuid and getpwnam.
Richard M. Stallman [Mon, 31 May 1993 23:50:17 +0000 (23:50 +0000)]
[__bsdi__]: Alternate decls of getpwuid and getpwnam.

32 years ago[__bsdi__]: Define BSD4_2.
Richard M. Stallman [Mon, 31 May 1993 22:25:20 +0000 (22:25 +0000)]
[__bsdi__]: Define BSD4_2.

32 years agoComment change.
Richard M. Stallman [Mon, 31 May 1993 21:58:25 +0000 (21:58 +0000)]
Comment change.

32 years agoDelete ! __GNUC__ conditional.
Richard M. Stallman [Mon, 31 May 1993 21:57:00 +0000 (21:57 +0000)]
Delete ! __GNUC__ conditional.
(LD_SWITCH_MACHINE): Defined.
(ORDINARY_LINK): Defined unconditionally.

32 years ago(bibtex-mode): Add autoload.
Richard M. Stallman [Mon, 31 May 1993 21:53:41 +0000 (21:53 +0000)]
(bibtex-mode): Add autoload.

32 years agoFix comments.
Richard M. Stallman [Mon, 31 May 1993 21:52:45 +0000 (21:52 +0000)]
Fix comments.

32 years agoDon't initialize write-file-hooks.
Richard M. Stallman [Mon, 31 May 1993 21:51:15 +0000 (21:51 +0000)]
Don't initialize write-file-hooks.
Don't change auto-mode-alist.
(tar-regexp): Deleted.
(tar-normal-mode): Deleted.
(tar-mode): Add autoload.

32 years ago(inhibit-local-variables-regexps): New variable.
Richard M. Stallman [Mon, 31 May 1993 21:50:52 +0000 (21:50 +0000)]
(inhibit-local-variables-regexps): New variable.
(set-auto-mode): Handle inhibit-local-variables-regexps.

32 years ago(do-install): Use `-' in tar options.
Richard M. Stallman [Mon, 31 May 1993 21:28:36 +0000 (21:28 +0000)]
(do-install): Use `-' in tar options.

32 years agoHandle bsd386.
Richard M. Stallman [Mon, 31 May 1993 21:28:10 +0000 (21:28 +0000)]
Handle bsd386.

Change  ! "${...}"  to  x"${...}" = x  everywhere.

32 years ago*** empty log message ***
Karl Heuer [Mon, 31 May 1993 21:00:52 +0000 (21:00 +0000)]
*** empty log message ***

32 years agoInitial revision
Richard M. Stallman [Mon, 31 May 1993 20:52:24 +0000 (20:52 +0000)]
Initial revision

32 years ago(term_get_fkeys): If not initialized, init Vfunction_key_map.
Richard M. Stallman [Mon, 31 May 1993 20:18:35 +0000 (20:18 +0000)]
(term_get_fkeys): If not initialized, init Vfunction_key_map.

32 years ago[__GNUC__] (LD_SWITCH_MACHINE): Defined.
Richard M. Stallman [Mon, 31 May 1993 19:15:51 +0000 (19:15 +0000)]
[__GNUC__] (LD_SWITCH_MACHINE): Defined.

32 years ago(update_frame): Make preempt_count positive.
Richard M. Stallman [Mon, 31 May 1993 19:04:20 +0000 (19:04 +0000)]
(update_frame): Make preempt_count positive.
Defend against negative baud_rate.

32 years ago(calculate_scrolling): Defend against negative baud_rate.
Richard M. Stallman [Mon, 31 May 1993 19:04:07 +0000 (19:04 +0000)]
(calculate_scrolling): Defend against negative baud_rate.

32 years ago(XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.
Richard M. Stallman [Mon, 31 May 1993 18:33:08 +0000 (18:33 +0000)]
(XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.

Include systty.h; don't mess with FIONREAD.
Don't include termio.h dorectly.

32 years ago(Fset_window_buffer): Set window's force_start to Qnil.
Richard M. Stallman [Mon, 31 May 1993 18:22:48 +0000 (18:22 +0000)]
(Fset_window_buffer): Set window's force_start to Qnil.

32 years ago(x-resolve-font-name): Clean up error messages.
Richard M. Stallman [Mon, 31 May 1993 18:02:03 +0000 (18:02 +0000)]
(x-resolve-font-name): Clean up error messages.

32 years ago(run-at-time): Pass args to start-process in right order.
Richard M. Stallman [Mon, 31 May 1993 17:59:07 +0000 (17:59 +0000)]
(run-at-time): Pass args to start-process in right order.

32 years ago(Info-get-token): Check that thesecond search succeeded.
Richard M. Stallman [Mon, 31 May 1993 17:56:14 +0000 (17:56 +0000)]
(Info-get-token): Check that thesecond search succeeded.

32 years agoProvide edebug.
Richard M. Stallman [Mon, 31 May 1993 17:28:56 +0000 (17:28 +0000)]
Provide edebug.

32 years ago(rmail-message-subject-p): Fix typo in string constant.
Richard M. Stallman [Mon, 31 May 1993 17:04:52 +0000 (17:04 +0000)]
(rmail-message-subject-p): Fix typo in string constant.

32 years ago(x_reply_selection_request): Call XFlushQueue.
Richard M. Stallman [Mon, 31 May 1993 17:02:59 +0000 (17:02 +0000)]
(x_reply_selection_request): Call XFlushQueue.

32 years ago(Fx_create_frame): Use bitmapIcon, not iconType.
Richard M. Stallman [Mon, 31 May 1993 07:21:10 +0000 (07:21 +0000)]
(Fx_create_frame): Use bitmapIcon, not iconType.

32 years ago(mod): Use cl-floor.
Richard M. Stallman [Mon, 31 May 1993 07:19:04 +0000 (07:19 +0000)]
(mod): Use cl-floor.
(rem): Use cl-truncate.

32 years ago(do-install): Copy the DOC-* files from the build
Richard M. Stallman [Mon, 31 May 1993 06:07:08 +0000 (06:07 +0000)]
(do-install): Copy the DOC-* files from the build
etc directory, as well as lots of things from ${srcdir}/etc.

32 years agoPass in LD_SWITCH_X_SITE.
Jim Blandy [Mon, 31 May 1993 06:03:21 +0000 (06:03 +0000)]
Pass in LD_SWITCH_X_SITE.

32 years ago(gud-def): Don't use gud-key-prefix at compile time.
Richard M. Stallman [Mon, 31 May 1993 05:54:07 +0000 (05:54 +0000)]
(gud-def): Don't use gud-key-prefix at compile time.

32 years ago(shrink-window-if-larger-than-buffer): Add `interactive'.
Richard M. Stallman [Mon, 31 May 1993 04:56:19 +0000 (04:56 +0000)]
(shrink-window-if-larger-than-buffer): Add `interactive'.
Do nothing if window contents not entirely visible.

32 years agoHandle AIX versions 1.2, 1.3.
Richard M. Stallman [Mon, 31 May 1993 04:24:14 +0000 (04:24 +0000)]
Handle AIX versions 1.2, 1.3.

32 years ago(mail-do-fcc): Put back the newline at the start
Richard M. Stallman [Mon, 31 May 1993 04:21:15 +0000 (04:21 +0000)]
(mail-do-fcc): Put back the newline at the start
of the fcc temp buffer.  It got lost somewhere.

32 years ago(Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id]->font.
Richard M. Stallman [Mon, 31 May 1993 04:03:16 +0000 (04:03 +0000)]
(Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id]->font.

32 years ago(float_arith_driver): Detect division by zero in advance.
Richard M. Stallman [Mon, 31 May 1993 03:39:07 +0000 (03:39 +0000)]
(float_arith_driver): Detect division by zero in advance.
(arith_driver, Frem): Likewise.

32 years ago(Fwith_output_to_temp_buffer): Doc fix.
Richard M. Stallman [Mon, 31 May 1993 02:59:19 +0000 (02:59 +0000)]
(Fwith_output_to_temp_buffer): Doc fix.

32 years ago(main): Make when a time_t.
Richard M. Stallman [Mon, 31 May 1993 01:39:40 +0000 (01:39 +0000)]
(main): Make when a time_t.

32 years ago(HAVE_TCATTR): Deleted.
Richard M. Stallman [Mon, 31 May 1993 01:27:19 +0000 (01:27 +0000)]
(HAVE_TCATTR): Deleted.
(BSD): Don't define.
(read, write, open, close): Defined.
(INTERRUPTIBLE_OPEN, INTERRUPTIBLE_CLOSE, INTERRUPTIBLE_IO): Defined.
(C_SWITCH_SYSTEM): Defined.

32 years ago(wait_for_termination): Delete LINUX conditionals.
Richard M. Stallman [Mon, 31 May 1993 01:12:05 +0000 (01:12 +0000)]
(wait_for_termination): Delete LINUX conditionals.

32 years ago(interval_deletion_adjustment): Delete unreachable abort.
Richard M. Stallman [Mon, 31 May 1993 00:08:24 +0000 (00:08 +0000)]
(interval_deletion_adjustment): Delete unreachable abort.

32 years ago(Fyes_or_no_p): Delete unreachable UNGCPRO.
Richard M. Stallman [Mon, 31 May 1993 00:05:58 +0000 (00:05 +0000)]
(Fyes_or_no_p): Delete unreachable UNGCPRO.